@charset "utf-8";
/*public*/
.w75 { width: 75%; margin: 0 auto; }
.i-a { width: 9.4vw; display: block; height: 3.2vw; line-height: 3.2vw; border: 1px solid #fff; padding-left: 1.6vw; position: relative; z-index: 0; font-size: 14px; color: #fff; }
.i-a:before { content: ''; width: 3.2vw; height: 1px; background: #fff; top: 50%; position: absolute; right: 0; z-index: -1; transform: translateX(50%); transition: 0.3s ease 0s; }
.page-box { margin-top: 5%; }
/*menu-box*/
.menu-box { height: 5.7vw; width: 100%; }
.menu-box .M { height: 100%; width: 81.7%; background: #fff; }
/*--menu-box end-----------------*/
/*主导航菜单 2018.02.26*/
.MenuList_f1 { line-height: 5.7vw; width: 100%; }
.MenuList_f1>ul { display: inline-block; font-size: 0; vertical-align: top; width: calc(100% - 5.7vw); text-align: center; }
.MenuList_f1>ul>li { position: relative; z-index: 2; text-align: center; display: inline-block; margin-left: 4.5%; vertical-align: top; }
.MenuList_f1>ul>li a { display: block; text-transform: capitalize; }
.MenuList_f1>ul>li a span { text-transform: capitalize; display: inline-block; vertical-align: middle; line-height: 1.5; }
.MenuList_f1>ul>li>:first-child { font-weight: normal; display: block; position: relative; z-index: 0; font-size: 16px; color: #333; }
.MenuList_f1>ul>li>:first-child.on { color: #f55411; }
.MenuList_f1>ul>li>:nth-child(2) { transform-origin: top; opacity: 0; transform: scale(1, 0) translateX(-50%); overflow: hidden; line-height: 80px; background: #FFF; background: rgba(255,255,255,0.96); left: 50%; z-index: 2; position: absolute; width: 170px; }
.MenuList_f1>ul>li:hover>:nth-child(2) { transition: 0.3s ease 0s; transform: scale(1) translateX(-50%); opacity: 1; }
.MenuList_f1>ul>li ul li { max-width: none; float: none; width: auto; padding: 0px; }
.MenuList_f1>ul>li ul li a { text-transform: capitalize; width: 100%; overflow: hidden; display: block; color: #555; text-align: center; text-decoration: none; font-size: 14px; font-weight: normal; }
.MenuList_f1>ul>li>:first-child:after { /*transition: 0.3s ease 0s;  content: ''; z-index: -1; bottom: 0; left: 0; background: #ed1b24; height: 0; width: 100%; position: absolute;*/ }
.MenuList_f1>ul>li:hover>:first-child:after, .MenuList_f1>ul>li>:first-child.on:after { height: 100%; left: 0; }
/*汉堡菜单PC*/
.menu-i.on .menu-icon span:after { transform: rotateZ(-45deg); }
.menu-i.on .menu-icon span:before { transform: rotateZ(45deg); }
.menu-i.on .menu-icon span { background: transparent; }
.menu-i.on .menu-icon span:before, .menu-i.on .menu-icon span:after { bottom: 0; top: 0; }
.menu-icon span, .menu-icon span:before, .menu-icon span:after { transition: 0.3s ease 0s; display: inline-block; height: 3px; background: #fff; content: ''; width: 40px; }
.menu-icon span:before, .menu-icon span:after { position: absolute; left: 0; }
.menu-icon span:before { top: -12px; }
.menu-icon span:after { bottom: -12px; }
.menu-icon span { position: relative; margin: 0 auto; }
.menu-i { display: none; transition: 0.5s ease 0.5s; opacity: 1; top: 0; right: 0; overflow: hidden; width: 100px; line-height: 100px; margin-left: 0; text-align: center; position: absolute; z-index: 1; }
.menu-icon { cursor: pointer; background: #f55411; background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(253,147,28,1)), color-stop(100%, rgba(242,62,13,1))); }
.menu-i1 { transition: 0.3s ease 0.8s; opacity: 1; right: 0; }
/*menu-slide 用slide注意效果遮挡*/
.menu-slide { z-index: 0; position: fixed; background: #ed1b24; height: 3px; bottom: 0; transition: 0.5s cubic-bezier(0.21, 0.8, 0.31, 1.21) 0s; }
.MenuList_f1.slide-menu { position: relative; z-index: 1; }
/*导航定位使用的类*/
.menu-fix { opacity: 1; position: fixed; left: 0; top: 0; z-index: 1; transition: 0.3s ease 0s; }
.menu-fix.menu-fix-down { opacity: 0; top: -5.7vw; }
/*---导航end------------------------------------------------------------------------------------------------------------------------*/
/*logo*/
.menu-w { font-size: 0; width: 100%; margin: 0 auto; height: 100%; padding-left: 4%; }
.logo { width: 18.3%; height: 100%; }
.logo img, .logo a { width: 100%; }
/*--logo end------------------------------------------*/

/*language*/
.language_box { margin-left: 0; float: right; height: 100%; }
.language_box a { display: block; color: #fff; text-align: center; height: 100%; width: 5.7vw; background: #f55411; background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(253,147,28,1)), color-stop(100%, rgba(242,62,13,1))); }
.language_box i { display: block; width: 16px; line-height: normal; margin: 0 auto; }
.language_box span { font-size: 14px; display: block; line-height: normal; margin-top: 10px; }
.language_box span:after { border-color: transparent transparent transparent #fff; line-height: normal; }
/*--language end----------*/
/*f_type:true*/
.MenuList_f1.swiper>ul>li { position: static; }
/*f_type:true*/
.MenuList_f1.swiper>ul { display: flex; display: -ms-flexbox;/*IE10*/ }
/*footer*/
.footer { margin-top: 6.5%; color: #fff; background: #202020; padding: 5% 0 3.5%; }
.logo1 { width: 19.7vw; }
/* .footer .BL li { float: left; padding: 0 10px; border-left: 1px solid #999; } 备份@20200428 调整友情链接间距*/
.footer .BL li { float: left; padding: 0 10px; border-left: 1px solid #999;margin-bottom: 5px; }
/* .beian, .footer .BL a, .footer .BL span { font-size: 12px; color: #999;margin-bottom: 5px; } 备份@20200428 调整友情链接间距*/
.beian, .footer .BL a, .footer .BL span { font-size: 12px; color: #999;margin-bottom: 5px; }
.beian img { display: inline-block; }
.footer .B { margin-top: 3%; padding-top: 2%; border-top: 1px solid #444; }
.footer .TR ul { margin-top: 1.5vw; }
.footer .TR li { margin-top: 1.3vw; }
.footer .TR h4 { font-size: 1.6vw; text-transform: uppercase; }
.footer .TR h4:after { content: ''; width: 25px; height: 4px; background: #fff; display: block; margin-top: 1.2vw; }
.footer .TR i { width: 14px; height: 14px; text-align: center; margin-right: 10px; }
.footer .TR span { font-size: 14px; }
.footer .TR i img { max-height: 100%; max-width: 100%; }
.MenuList_f2 { margin-top: 3.6vw; }
.MenuList_f2 li { display: inline-block; vertical-align: top; margin-left: 1.5vw; }
.MenuList_f2 a { display: block; font-size: 16px; font-weight: normal; text-transform: capitalize; }
.footer .TR { padding-left: 1vw; }
.footer .BR { margin-top: 1%; }
.page-footer .footer { margin-top: 0; }
/*nav*/
.NavList_a1 li { text-transform: capitalize; display: inline-block; vertical-align: top; margin-left: 5vw; }
.NavList_a1 a { display: block; font-size: 16px; color: #333; padding: 1.6vw 0; border-bottom: 3px solid transparent; }
.nav { border-bottom: 1px solid #ddd; }
.NavList_a1 a.on { border-color: #f55411; color: #f55411; }
.PosList_a1 { text-transform: capitalize; position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #999; font-size: 14px; background: url(../images/home.png) no-repeat left center; background-size: 17px auto; padding-left: 28px; z-index: 0; }
/*about*/
.about .B { margin-top: 5%; background: url(../images/bg3.jpg) no-repeat center; background-size: cover; padding: 5% 0 10%; }
.about h4 { font-weight: normal; font-size: 1.9vw; }
.about .B h4 { color: #fff; }
.about b { font-weight: bold; }
.about .T h4 { color: #f55411; }
.about img { width: 100%; }
.about strong { font-size: 1.3vw; display: block; font-weight: normal; }
.about .a1 strong { color: #333; }
.about .a1 p { color: #444; }
.about p { font-size: 14px; line-height: 2.1; }
.about .a1 .L { width: 55.5%; }
.about .a1 .R { width: 37.5%; margin-left: 7%; }
.about .a1 .L p { margin-top: 5%; }
.about .a1 { margin-top: 3%; }
.about .a3 li:nth-child(odd) .L, .about .a3 li:nth-child(even) .R { padding: 10px 5%; }
.about .a3 li p { margin-top: 7%; }
.about .a3 { color: #fff; }
.about .a3 .L, .about .a3 .R { width: 50%; }
.about .B p { margin-top: 2%; }
.about .a3 li { background: #f55411; }
.about .a1>p, .about .a2, .about .B strong { margin-top: 4%; }
.about .a2 img { width: 49.5%; display: inline-block; vertical-align: top; margin-bottom: 1%; }
.about .a2 img:last-child { margin-left: 1%; }
.ResTitle_a1 { position: absolute; top: 50%; left: 50%; z-index: 0; color: #fff; width: 100%; text-align: center; transform: translate(-50%, -50%); text-transform: uppercase; }
.ResTitle_a1 span { display: block; font-size: 3.2vw; margin-bottom: 5px; }
.ResTitle_a1 em { display: block; font-size: 1.3vw; }
/*photo*/
.photo [class*="PhotoList"] li a { height: 12vw; }
.rid33 [class*="PhotoList"] img { height: auto; max-width: 90%; max-height: 90%; transform: none; margin-left: 0; }
.rid33 [class*="PhotoList"] li a:before { content: ''; height: 100%; display: inline-block; vertical-align: middle; width: 0; }
.photo [class*="PhotoList"] li span { color: #333; width: 100%; border: none; background: #f5f5f5; border-top: 1px solid #eee; line-height: 1; }
/*NewsList_a2*/
#NewsList_a2 li { margin-bottom: 2.5%; width: 32.4%; margin-left: 1.4%; display: inline-block; vertical-align: top; font-size: 14px; }
#NewsList_a2 li img { width: 100%; min-height: 100%; }
#NewsList_a2 li a { display: block; background: #f5f5f5; }
#NewsList_a2 .newimg { height: 14.6vw; overflow: hidden; }
#NewsList_a2 .newnr { padding: 5% 6%; }
#NewsList_a2 .newnr>b { font-size: 18px; color: #333; display: block; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bold; }
#NewsList_a2 .newnr>p { margin-top: 2%; max-height: 72px; font-size: 14px; color: #666; line-height: 1.7; display: -webkit-box; -webkit-line-clamp: 3; overflow: hidden; -webkit-box-orient: vertical; }
#NewsList_a2 .newnr .data { font-size: 14px; color: #999; margin-top: 5%; }
#NewsList_a2 .newnr .data b:before { content: '-'; }
/*product*/
#NewsList_a3 li { display: inline-block; vertical-align: top; width: 23.2%; margin-left: 2.4%; margin-bottom: 4%; }
table { width: 100% !important; border-bottom: 1px solid #ddd !important; border-right: 1px solid #ddd !important; }
table td { border-top: 1px solid #ddd !important; border-left: 1px solid #ddd !important; vertical-align: middle; }
table tr { border-top: 1px solid #eee; }
#NewsList_a3 li img { height: 100%; min-width: 100%; margin-left: 50%; transform: translateX(-50%); }
#NewsList_a3 .newimg { height: 17.7vw; overflow: hidden; }
#NewsList_a3 .newnr b { padding: 9% 0; font-size: 16px; color: #333; display: block; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center; }
#NewsList_a3 li a { display: block; padding: 10px 10px 0; border: 1px solid #ddd; }
/*contact*/
.contact .L, .contact .R { width: 50%; }
.contact .L { padding: 0 5%; position: absolute; left: 0; top: 0; z-index: 0; height: 100%; background: #f55411; background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(253,147,28,1)), color-stop(100%, rgba(242,62,13,1))); }
.contact .L>div { width: 100%; }
.contact .L li { margin-top: 4%; }
.contact .L ul { margin-top: 4%; padding-top: 5%; border-top: 1px solid rgba(255,255,255,0.3); }
.contact .R { margin-left: auto; }
.contact .L { color: #fff; }
.contact li i { width: 17px; height: 20px; margin-right: 3%; }
.contact .L h3 { font-size: 1.6vw; font-weight: normal; }
.contact li span { font-size: 16px; width: calc(97% - 17px); }
.contact li i img { max-height: 100%; max-width: 100%; }
.MenuList_f2 .child, .MenuList_f2 li:first-child, .ResTitle_a1 b, #NewsList_a2 .newnr .data i, .ResTitle_a1 br, #NewsList_a3 .data, #NewsList_a3 p { display: none; }
.footer .T, .footer .B { overflow: hidden; font-size: 0; }
/*train*/
.dl-box { overflow: auto; }
.t1, .t2, .t3, .t4 { margin-top: 5%; }
.t1 .title2, .t4 .title2 { margin-bottom: 1.5%; }
.t3-box { margin-top: 1.5%; }
.title1 h4 { font-size: 1.6vw; font-weight: normal; color: #f55411; }
.title1 p, .title2 p { margin-top: 1.5%; font-size: 16px; color: #333; line-height: 1.875; }
.title2 strong { display: block; font-weight: normal; font-size: 1.3vw; color: #333; }
.t1 dl { border: 1px solid #dddddd; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; }
.t1 dl:not(:first-child) { margin-top: -1px; }
.flex { display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; height: 100%; align-items: center; justify-content: center; }
.t1 dt { border-left: 1px solid #dddddd; width: 33.33333%; }
.t1 dd span { text-align: center; font-size: 16px; width: 16px; }
.t1 dd { font-size: 0; background: #f55411; color: #fff; padding: 0 1%; }
.dl1 dt { font-size: 1.3vw; text-align: center; color: #333; padding: 3vw 0; }
.dl2 dt { font-size: 16px; color: #666; line-height: 1.875; padding: 1.5% 5%; }
.t2 .L { padding: 0 10%; }
.t2 p { margin-top: 5%; font-size: 16px; color: #333; line-height: 3; }
.t3-box p { font-size: 18px; color: #f4fcf9; width: 19.5%; background: #f55411; text-align: center; padding: 1.5% 2%; border-radius: 999px; box-shadow: 0 8px 1vw 0 rgba(245,84,17,0.4); }
.t2>* { width: 50%; }
.t2 { font-size: 0; background: #f5f5f5; }
.t4 li { width: 32.3%; margin-left: 1.55%; }
.t4 li i { display: block; }
.t3-box span { width: 7.3%; }
.t4 li p { font-size: 18px; color: #333; text-align: center; margin-top: 4%; }
.t3-box span img { width: 63%; margin: 0 auto; }
/*service*/
.service strong { display: block; font-weight: normal; padding-bottom: 1%; font-size: 1.3vw; border-bottom: 1px solid #ddd; margin-top: 4%; }
.service dd { width: 23%; padding: 2.6vw 2% 0; }
.service dt { padding: 2.6vw 0; width: 77%; border-top: 1px solid #ddd; }
.service dl:nth-of-type(1) dt { border-top: none; }
.service dt li { width: 32%; display: inline-block; vertical-align: top; margin: 1% 0 1% 2%; }
.service dt p { font-size: 16px; color: #333; margin-bottom: 5%; }
.service dt span { display: block; font-size: 16px; color: #333; line-height: 1.875; margin-bottom: 1%; }
.service dt i { display: block; width: 100%; }
.service dd i { width: 5vw; height: 5vw; display: block; text-align: center; border-radius: 50%; border: 1px solid #f55411; margin: 0 auto; }
.service dd p { font-size: 16px; color: #f55411; text-align: center; margin-top: 10px; }
.service dd img { max-height: 40%; max-width: 40%; }
.nav>div { overflow: hidden; }
.MenuList_f2 ul, .NavList_a1 ul, .about .a1, .about .a2, .about .a3, #NewsList_a2 ul, #NewsList_a3 ul, .contact>div, .t3-box, .t4 ul, .service dl { font-size: 0; }
.footer .BL li:first-child { border: none; }
.footer .TR li:first-child, .contact .L li:first-child { margin-top: 0; }
.MenuList_f1>ul>li:first-child, .MenuList_f1>ul>li ul li:first-child, .MenuList_f2 li:first-child+li, .NavList_a1 li:first-child, #NewsList_a2 li:nth-child(3n+1), #NewsList_a3 li:nth-child(4n+1), .t4 li:nth-child(3n+1), .service dt li:nth-child(3n+1) { margin-left: 0; }

#pbpage_49 .L{max-height:486px;}
#pbpage_49 .L, #pbpage_49 .R { width: 50%; }
#pbpage_49 .L { padding: 0 5%; position: absolute; left: 0; top: 0; z-index: 0; height: 100%; background: #f55411; background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(253,147,28,1)), color-stop(100%, rgba(242,62,13,1))); }
#pbpage_49 .L>div { width: 100%; }
#pbpage_49 .L li { margin-top: 4%; }
#pbpage_49 .L ul { margin-top: 4%; padding-top: 5%; border-top: 1px solid rgba(255,255,255,0.3); }
#pbpage_49 .R { margin-left: auto; }
#pbpage_49 .L { color: #fff; }
#pbpage_49 li i { width: 17px; height: 20px; margin-right: 3%; }
#pbpage_49 .L h3 { font-size: 1.6vw; font-weight: normal; }
#pbpage_49 li span { font-size: 16px; width: calc(97% - 17px); }
#pbpage_49 li i img { max-height: 100%; max-width: 100%; }































